﻿2026-08-04T12:31:21.4286517Z ##[group]Run actions/checkout@v5
2026-08-04T12:31:21.4286993Z with:
2026-08-04T12:31:21.4287351Z   repository: BigscreenVR/spt-bs-core
2026-08-04T12:31:21.4290461Z   token: ***
2026-08-04T12:31:21.4290804Z   ssh-strict: true
2026-08-04T12:31:21.4291173Z   ssh-user: git
2026-08-04T12:31:21.4291519Z   persist-credentials: true
2026-08-04T12:31:21.4291901Z   clean: true
2026-08-04T12:31:21.4292248Z   sparse-checkout-cone-mode: true
2026-08-04T12:31:21.4292658Z   fetch-depth: 1
2026-08-04T12:31:21.4292996Z   fetch-tags: false
2026-08-04T12:31:21.4293335Z   show-progress: true
2026-08-04T12:31:21.4293673Z   lfs: false
2026-08-04T12:31:21.4293990Z   submodules: false
2026-08-04T12:31:21.4294357Z   set-safe-directory: true
2026-08-04T12:31:21.4294754Z   allow-unsafe-pr-checkout: false
2026-08-04T12:31:21.4295149Z ##[endgroup]
2026-08-04T12:31:21.5047381Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-04T12:31:21.5048914Z ##[group]Getting Git version info
2026-08-04T12:31:21.5049695Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-04T12:31:21.5050611Z [command]/usr/bin/git version
2026-08-04T12:31:21.5051048Z git version 2.43.0
2026-08-04T12:31:21.5063014Z ##[endgroup]
2026-08-04T12:31:21.5070700Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/a0858041-5c72-426a-b85c-1b3ae496dddd/.gitconfig'
2026-08-04T12:31:21.5077511Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/a0858041-5c72-426a-b85c-1b3ae496dddd' before making global git config changes
2026-08-04T12:31:21.5078698Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T12:31:21.5080733Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-04T12:31:21.5112826Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-04T12:31:21.5132434Z https://github.com/BigscreenVR/spt-bs-core
2026-08-04T12:31:21.5143532Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-04T12:31:21.5146686Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-04T12:31:21.5165689Z refs/heads/main
2026-08-04T12:31:21.5173363Z [command]/usr/bin/git checkout --detach
2026-08-04T12:31:21.5232291Z HEAD is now at 9d65e65df docs: infra register — IR-32 (docs-drift gate blesses its own gen; empty-emit producer self-agrees) + IR-33 (debug clap tree near main-thread stack ceiling, ~6-arg margin; #5 planning input) — todlando U1 mid-lane filings
2026-08-04T12:31:21.5269381Z [command]/usr/bin/git branch --delete --force main
2026-08-04T12:31:21.5297958Z Deleted branch main (was 9d65e65df).
2026-08-04T12:31:21.5400358Z ##[endgroup]
2026-08-04T12:31:21.5402938Z [command]/usr/bin/git submodule status
2026-08-04T12:31:21.5587159Z ##[group]Cleaning the repository
2026-08-04T12:31:21.5591470Z [command]/usr/bin/git clean -ffdx
2026-08-04T12:31:21.5623418Z Removing traceable-reqs
2026-08-04T12:31:21.5631341Z [command]/usr/bin/git reset --hard HEAD
2026-08-04T12:31:21.5691588Z HEAD is now at 9d65e65df docs: infra register — IR-32 (docs-drift gate blesses its own gen; empty-emit producer self-agrees) + IR-33 (debug clap tree near main-thread stack ceiling, ~6-arg margin; #5 planning input) — todlando U1 mid-lane filings
2026-08-04T12:31:21.5695715Z ##[endgroup]
2026-08-04T12:31:21.5697586Z ##[group]Disabling automatic garbage collection
2026-08-04T12:31:21.5701053Z [command]/usr/bin/git config --local gc.auto 0
2026-08-04T12:31:21.5723621Z ##[endgroup]
2026-08-04T12:31:21.5724175Z ##[group]Setting up auth
2026-08-04T12:31:21.5728656Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-04T12:31:21.5752119Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-04T12:31:21.5938215Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T12:31:21.5963942Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-04T12:31:21.6142448Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T12:31:21.6169269Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-04T12:31:21.6389797Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-04T12:31:21.6420872Z ##[endgroup]
2026-08-04T12:31:21.6421728Z ##[group]Fetching the repository
2026-08-04T12:31:21.6427175Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +9d65e65df7fa34b36708592f04c89c1ca6095c03:refs/remotes/origin/main
2026-08-04T12:31:22.0458235Z ##[endgroup]
2026-08-04T12:31:22.0459336Z ##[group]Determining the checkout info
2026-08-04T12:31:22.0460290Z ##[endgroup]
2026-08-04T12:31:22.0462298Z [command]/usr/bin/git sparse-checkout disable
2026-08-04T12:31:22.0498032Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-04T12:31:22.0522534Z ##[group]Checking out the ref
2026-08-04T12:31:22.0525139Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-04T12:31:22.0585913Z Switched to a new branch 'main'
2026-08-04T12:31:22.0586930Z branch 'main' set up to track 'origin/main'.
2026-08-04T12:31:22.0593357Z ##[endgroup]
2026-08-04T12:31:22.0628880Z [command]/usr/bin/git log -1 --format=%H
2026-08-04T12:31:22.0652972Z 9d65e65df7fa34b36708592f04c89c1ca6095c03
